home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Internet / WWW / httpd_1.5.export / cgi-bin / test-env < prev    next >
Encoding:
Text File  |  1995-11-10  |  49 b   |  5 lines

  1. #!/bin/sh
  2. echo Content-type: text/plain
  3. echo
  4. env
  5.